.. _`Search for Drive Items in Folder`: .. _`com.sympathyfordata.azure.graph.folder.search`: Search for Drive Items in Folder ```````````````````````````````` .. image:: node_graph_search.svg :width: 48 Documentation ::::::::::::: Search for :ref:`Drive Items ` in Folder specified by the :ref:`Folder Item ` passed as :ref:`graph_data_365` input. Outputs :ref:`Graph port ` with a :ref:`graph_response_list_365` of matched Drive Items as :ref:`graph_data_365`. See `Search for DriveItems within a drive `_ for more details. Definition :::::::::: Input ports ........... **graph** graph Graph Output ports ............ **graph** graph Graph Configuration ............. **Output files** (output_files) Include files in the output **Output folders** (output_folders) Include folders in the output **Query** (query) Enter Drive Item query Examples ........ * :download:`BasicSympathyGraph365.syx ` Implementation .............. .. automodule:: node_graph :noindex: .. class:: SearchDriveGraph :noindex: